词语站>英语词典>memory cache翻译和用法

memory cache

英 [ˈmeməri kæʃ]

美 [ˈmeməri kæʃ]

网络  内存缓存; 记忆体快取; 缓存; 内存高速缓存; 存储器高速缓存

计算机

英英释义

noun

  • (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
      Synonym:cache

    双语例句

    • The purpose of the performance optimization has been transferring from the disk/ memory level to the memory/ Cache level for operations in spatial databases.
      目前,对于空间数据库的性能优化目标已经从磁盘/内存层次转移到了内存/Cache层次。
    • This improves the performance characteristics of the system memory cache, and, in turn, the application itself.
      这有助于改进系统内存缓存的性能特征,从而提高应用程序本身的性能。
    • It works by retrieving the data row information that the reader transaction needs from the DB2 logs-usually from the log's memory cache, which is very fast.
      它采用的方法是从DB2日志(常常是从非常快速的日志内存缓存)中获取读者事务需要的数据行。
    • This algorithm can improve hit rate on backend servers 'main memory cache, thus increase the performance of the whole cluster system.
      该算法可提高后端服务器的主存Cache命中率,从而提高了整个集群系统的性能。
    • Research and Application of Memory Cache Technology in the Major Website
      内存缓存技术在门户网站开发中的应用研究
    • Interface Design of Main Memory for Cache Experiment
      Cache实验中的主存储器接口设计
    • This paper proposes an adaptive-level memory cache strategy by which people can store the accessed Web resources adaptively, release the pressure of Web server and reduce the document retrieval latency.
      该文提出的自适应存储缓冲策略应用于代理服务器上,通过自适应地存储Web资源,缩短了文档的检索时间。
    • Method of Promoting Performance of AAA Server Using Memory Cache
      使用高速缓存提高AAA服务器性能的方法
    • In order to ease up the gap between CPU and memory, cache is introduced between them.
      为了缓和CPU与存储器之间的速度差距,在计算机系统的CPU与主存之间引入了cache。
    • Discusses the popular word-based inverted file index model and the traits of index data, presents a run-length coding index compression algorithm, utilizing this compression coding, researches fast index creation process based on memory cache.
      针对目前比较流行的基于词的倒排文档索引模型,结合全文检索数据的特点,提出了变长编码的索引压缩算法。利用该压缩编码,研究了基于内存缓存的快速创建索引的流程。